docs(README.md): expand to cover the modern Coder ecosystem#12
Draft
DevelopmentCats wants to merge 5 commits into
Draft
docs(README.md): expand to cover the modern Coder ecosystem#12DevelopmentCats wants to merge 5 commits into
DevelopmentCats wants to merge 5 commits into
Conversation
Add new sections for first-party Coder projects that exist now but were not represented in the README, and restructure Templates to put the Coder Registry front and center. New sections: - Platform and Tools: coder/coder, coder/registry, coder/code-server, coder/envbuilder, coder/envbox, coder/preview. - IDE Integrations: coder/vscode-coder, coder/jetbrains-coder, coder/coder-jetbrains-toolbox, plus the existing Workspace access docs link and the private VS Code Marketplace blog post. - Coder Desktop: coder/coder-desktop-macos, coder/coder-desktop-windows. - AI Coding Agents: coder/agentapi, the AI Coder docs, and Tasks. - Modules: pointer to registry.coder.com/modules. - Terraform Providers: coder/terraform-provider-coder (template-side resources) and coder/terraform-provider-coderd (deployment management). Templates restructured into 'On the Registry' and 'Not on the Registry' sub-sections. The curated third-party list is preserved and alphabetized by owner. Issue template: - Add the new sections to the 'Suggested section' dropdown in 1-suggest-resource.yaml. Verified locally with prettier, awesome-lint, typos, and linkspector. Linkspector now sees 61 URLs (up from 39), 0 failed, 0 archived. This change was prepared by Coder Agents.
Contributor
Author
|
This is just a first pass by agents I will be following up with Marketing for more links, posts, and videos. |
… and include the Devolution Podcast link
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the content expansion that PR #9 (hygiene and CI) deferred, and reorders the list so it reads roughly top-down by how someone encounters Coder: what it is, the platform components, how to define environments, how to connect to and operate them, then external content.
New sections
coder/coder,coder/registry,coder/code-server,coder/envbuilder,coder/envbox,coder/preview.registry.coder.com/modules.coder/terraform-provider-coderandcoder/terraform-provider-coderd.coder/coder-desktop-macos,coder/coder-desktop-windows.Existing sections
coder/vscode-coder,coder/jetbrains-coder,coder/coder-jetbrains-toolbox.sharkymark/v2-templates,matifali/coder-templates, anduwu/basic-envwere tightened.8Bitz0/coder-rust-templatewas dropped.coder/box.Section order is now: Official Resources, Platform and Tools, AI Coding Agents, Templates, Modules, Terraform Providers, IDE Integrations, Coder Desktop, Automation, Tutorials and Blog Posts, Talks and Videos.
Other
.github/ISSUE_TEMPLATE/1-suggest-resource.yaml:Suggested sectiondropdown updated to match the new structure.Follow-up with Marketing for additional talks, posts, and videos will land separately.
This change was prepared by Coder Agents.